public marks

PUBLIC MARKS from "Xavier Lacot" with tags blog & performance

2010

PHP compiler performance - PHP Classes blog - PHP Classes

A first benchmark of the main PHP compilers. Where HipHop PHP seems to perform well, but not at a tremendous level as expected. The benchmarked PHP code is only non-object code.

2009

Mozilla Labs » Blog Archive » A New Memory Tool for the Web

When the web developer's life will begin to be at a memory level, we'll start seeing disappear crappy web apps. And crappy webdevs.

2007

Medieval Programming » Blog Archive » Better Performance patch for Symfony 1.0.x and Propel 1.2

I found the sfBuilders that are responsible for stripping the comments from the generated propel classes and also saw that there is a addIncludes parameter in propel.ini. Lets reuse that and modify the Builders to strip the inline includes and requires. I admit this is a tiny step, but some propel users are desperately searching for performance tweaks (as I am as well) so I hope this could be of use. I send this patch for inclusion in symfony 1.1.